concurrency operation

【计】并行操作

计算机



双语例句

  1. The retry is used in case a concurrency exception does occur in the query table execution and the query table engine needs to retry the claim operation.
    重试仅用于查询表执行时出现并发异常且查询表需要重新申明的情况下。
  2. There's a potential concurrency nightmare in acquiring a lock, doing the operation, and releasing the lock each time.
    每次在获取锁、执行操作和释放锁的过程中,都存在潜在的并发困境。
  3. With optimistic concurrency control, the database manager releases the row or page locks immediately after a read operation.
    通过实现乐观并发控制,数据库管理器可以在完成读操作后立即释放行或页锁。
  4. The concurrency operation of the desktop databank could be conducted.
    对桌面数据库并发操作的处理;
  5. A transaction supporting workflow can apply transactions that originally proposed in the context of databases to the context of workflow to deal with error recovery and concurrency control, thus guaranteeing the consistency and correctness of the operation results.
    支持事务处理的工作流是将数据库管理系统中的事务概念应用在工作流管理系统中,来处理错误恢复和并发控制,以保证运行结果的一致性和执行正确性。
  6. Analyse the Extraction of Logical Concurrency operation in update initiation stage and the epidemic model of update propagation in details.
    详细分析了更新的发起中涉及到的并行更新操作的发现机制,以及更新传输中的epidemic传播模型。
  7. Integrating with all the other native software modules, the system realized the concurrency controlling, communication and resource competition of tasks based on an embedded real-time operation system ( RTOS), assuring the stability of the system.
    本文系统与其他的固有软件部分进行结合,在一个嵌入式实时操作系统(RTOS)之上实现了任务进程之间的并发控制、通信和资源竞争机制,保证了系统的正常运行。
  8. Mean a while the underlying principles of three typical kinds of concurrency control, those algorithm based on OPT ( Operation Transpose) are studied deeply.
    在并发控制设计中,分析比较了各种并发控制算法,尤其是对采用的操作转换算法(OPT)做了重点描述。
  9. Design Concurrency Algorithms with Asymmetric P/ V Operation
    用不对称的P/V操作设计并发算法
  10. Under this architecture, an auto-coordinated concurrency control algorithm based on the operation relationship is provided.
    在该结构的基础上,提出了一种基于操作关系进行自动调整的并发控制算法。
  11. In order to improve the stability of the system and the ability to handle concurrency, the auto-ticketing server installs Linux operation system and uses concurrent server software model, multiplexing technology is also used when dealing with I/ O.3.
    为提高系统的稳定性和并发处理多个终端的能力,前置服务器安装Linux操作系统并采用并发服务器软件模型,在处理I/O时采用了多路复用技术。